c# external ip

71

c# external ip -

string pubIp =  new System.Net.WebClient().DownloadString("https://api.ipify.org");

Comments

Submit
0 Comments